Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mounting BDE GPT volumes #551

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Fix mounting BDE GPT volumes #551

merged 2 commits into from
Feb 22, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Feb 20, 2024

This can cause the WindowsPlugin to error out in combination with #497, because mounting the system volume will fail.

Coincidentally this also better handles cases where a certain filesystem is supposed to be mounted, but we don't support that filesystem yet (such as ReFS).

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (320527b) 73.96% compared to head (064886f) 73.96%.

Files Patch % Lines
dissect/target/plugins/os/windows/_os.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #551   +/-   ##
=======================================
  Coverage   73.96%   73.96%           
=======================================
  Files         284      284           
  Lines       23540    23540           
=======================================
  Hits        17411    17411           
  Misses       6129     6129           
Flag Coverage Δ
unittests 73.96% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper merged commit 5b211a6 into main Feb 22, 2024
17 of 18 checks passed
@Schamper Schamper deleted the fix-bde-guid branch February 22, 2024 14:48
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants